[REVIEW-ONLY] Fixed python implementation for Apache Apex#640
[REVIEW-ONLY] Fixed python implementation for Apache Apex#640patilvikram wants to merge 1 commit intoapache:masterfrom
Conversation
|
@PramodSSImmaneni @tushargosavi |
|
Why are you opening another PR? Keep on working on the existing PR to retain the communication trail. |
|
Also see http://apex.apache.org/contributing.html#opening-pull-requests for how to open PRs. |
|
@tweise Actually older PR is not completely reviewed and I finished some initial work for supporting windowed operator in python using high-level apis. While doing that I have refactored lots of code and cleaned it, also included comments from already opened PR. |
5a586aa to
79f68ee
Compare
|
@patilvikram PRs are updated with changes as they are reviewed, so that there is a single thread to follow the work. If you are not sure how that works after reading the guidelines, please consult other contributors in your office. Close #613 if you wan to continue here, but then please stick with it. |
|
I have merged all changes here to #613 so closing this now. |
This PR includes both stateless + stateful support based on High-Level APIs.